-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
sea: print error information when fs operations fail #61581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Review requested:
|
richardlau
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this testable (e.g. passing a non-existent binary in the config?)?
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #61581 +/- ##
==========================================
- Coverage 89.77% 89.76% -0.02%
==========================================
Files 673 673
Lines 203820 203864 +44
Branches 39175 39189 +14
==========================================
+ Hits 182987 183006 +19
- Misses 13152 13187 +35
+ Partials 7681 7671 -10
🚀 New features to boost your workflow:
|
|
This is a good change and also my issue is more to do with missing command prompt detection: #61579 (comment) |
Refs: #61579